字典九九>英语词典>user agent翻译和用法

user agent

英 [ˈjuːzə(r) ˈeɪdʒənt]

美 [ˈjuːzər ˈeɪdʒənt]

网络  用户代理; 用户代理程序; 浏览器; 使用者代理; 使用者代理程式

计算机

双语例句

  • If the property is set, the client browser detection is disabled and the page will use browser capabilities associated with the user agent string that you define.
    如果设置此属性,则将禁用客户端浏览器检测,并且页面将使用与您定义的用户代理字符串相关联的浏览器功能。
  • If you have access, make sure that the server is encoding for your user agent.
    如果您访问了这样的服务器,请确认服务器是针对您的用户代理进行编码的。
  • A user agent client ( UAC) is formally defined in SIP as an endpoint that can create and manage SIP sessions.
    用户代理客户机(UserAgentClient,UAC)在SIP中被正式定义为能创建和管理SIP会话的端点。
  • You can set this property to any valid user agent string.
    可以将此属性设置为任何有效的用户代理字符串。
  • Web browsers are the most commonly used type of HTTP user agent.
    Web浏览器是最常用类型的HTTP用户代理。
  • Gets or sets the value for the user agent header that is sent with each request.
    获取或设置随每个请求发送的用户代理标头的值。
  • Then you use string matching to map the user agent string to an Enum called Agents.
    然后,您使用字符串机器将这个用户代理字符串映射到一个名为Agents的Enum。
  • When you use this technique, first check if the user agent supports it ( iPhone does not).
    当你使用这条规则时,首先要确定用户代理是否支持(iPhone就不支持)。
  • The following code example demonstrates how to add four user agent aliases.
    下面的代码示例演示如何添加四个用户代理别名。
  • It handles the SIP protocol responses from the first user agent server ( UAS-1), which was initiated through the HTTP servlet.
    处理通过HTTPServlet启动的第一个用户代理服务器(UAS-1)的SIP协议响应。